From 67fc9858046fb4015c1933335b54deedf4a620d3 Mon Sep 17 00:00:00 2001 From: Matthieu Gallien Date: Mon, 7 Apr 2025 17:57:21 +0200 Subject: [PATCH] fix(msi): use standard replace mode for MSI installer shoudl enable replacing files during install happen only when needed instead of always will need to take care of migration from older releases Signed-off-by: Matthieu Gallien Signed-off-by: Jyrki Gadinger --- admin/win/msi/Nextcloud.wxs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/win/msi/Nextcloud.wxs b/admin/win/msi/Nextcloud.wxs index 38ea1632a..a655c74cf 100644 --- a/admin/win/msi/Nextcloud.wxs +++ b/admin/win/msi/Nextcloud.wxs @@ -45,7 +45,7 @@ https://www.joyofsetup.com/2010/01/16/major-upgrades-now-easier-than-ever/ --> - + -- 2.30.2